(w32_console_read_socket): Remove bufp_r and
authorKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:48:59 +0000 (23:48 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 27 Feb 2004 23:48:59 +0000 (23:48 +0000)
commit146dfa5300925b915fdd1f8dcc8b6fa45fc9dfed
treea3b696e5568faddc26953e146777733523368aca
parentb18cc661d1eaa9187ea10038f96ded74c02a5132
(w32_console_read_socket): Remove bufp_r and
numcharsp args.  Add hold_quit arg.
Rework to use just one, local, inev input_event. Store inev
directly in fifo using kbd_buffer_store_event_hold.
src/w32inevt.c